home *** CD-ROM | disk | FTP | other *** search
/ .net (Turkey) 1998 March / .net Internet Dergisi - CD 5.iso / mac / netCD41 / 3WebCent / HTMLeds / CHKWEB / README.TXT < prev   
Text File  |  1997-11-19  |  2KB  |  36 lines

  1. CHECKWEB
  2. ========
  3. This program is an HTML links analyser : it scans HTML pages (online),
  4. explore all the links and generate a log file with all errors it encounters.
  5. It can also calculate page weight in Kb and their load time with a 28800 modem
  6. connection (approximately 3 Kb/s).
  7. Freeware. Requires wininet.dll (comes with Microsoft Internet Explorer)
  8. For Win95, NT
  9.  
  10. *) Software created by Philippe DUBY (France) : duby@alterego.fr
  11. http://www.alterego.fr/develop.htm
  12.  
  13. *) Checkweb introduction by Conny MAGNUSSON (Sweden) : hubbabub@algonet.se
  14. http://www.algonet.se/~hubbabub/how-to/checkweben.html (English text)
  15. http://www.algonet.se/~hubbabub/how-to/checkweb.html (Swedish text)
  16.  
  17. *) Note on error 302
  18. This error means that the web server is redirecting your demand to a new URL, 
  19. but it may be sometimes the same URL with a / at the end. This happens
  20. because the server thinks that you have forget the ending /, and says it to you.
  21.  
  22. *) Versions
  23. - 1.13 : uses CTL3D32
  24. - 1.12 : choice for report : errors only or verbose
  25. - 1.11 : read current Url from currently opened navigator, small bugs corrected
  26. - 1.10 : added page size calculation
  27. - 1.08 : better handling of emergency exit, displays total number of URLs
  28. - 1.07 : added timeout management, better error handling
  29. - 1.06 : changed base HREF management
  30. - 1.05 : exclude javascript, mailto, cgi-bin, .map analysis from analysis
  31. - 1.04 : added password protected page handling
  32.  
  33. *) Future ?
  34. - local site analyse
  35. - HTML report
  36.